Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor NMODL integration. #3150

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Refactor NMODL integration. #3150

wants to merge 6 commits into from

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Oct 30, 2024

Moves the logic for including NMODL to the top-level CMakeLists.txt. Next it removes the ability to "find" NMODL. Instead it will unconditionally use the version found in the submodule.

Developers can inject a custom version by either:

  1. updating the submodule,
  2. using nrnivmodl -nmodl $(which nmodl).

@1uc 1uc marked this pull request as ready for review October 30, 2024 11:15
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.11%. Comparing base (ebe3d3b) to head (119e918).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3150   +/-   ##
=======================================
  Coverage   67.11%   67.11%           
=======================================
  Files         571      571           
  Lines      111318   111318           
=======================================
  Hits        74714    74714           
  Misses      36604    36604           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

✔️ bc472bb -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

CMakeLists.txt Outdated Show resolved Hide resolved
Copy link

✔️ ae60fb1 -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

Copy link

✔️ 139f7da -> Azure artifacts URL

@bbpbuildbot

This comment has been minimized.

CMakeLists.txt Show resolved Hide resolved
Copy link

sonarcloud bot commented Oct 31, 2024

Copy link

✔️ 119e918 -> Azure artifacts URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants